type runtime/internal/atomic.noCopy
10 uses
runtime/internal/atomic (current package)
types.go#L13: noCopy noCopy
types.go#L65: noCopy noCopy
types.go#L116: noCopy noCopy
types.go#L186: noCopy noCopy
types.go#L300: noCopy noCopy
types.go#L351: noCopy noCopy
types.go#L458: noCopy noCopy
types.go#L578: type noCopy struct{}
types.go#L581: func (*noCopy) Lock() {}
types.go#L582: func (*noCopy) Unlock() {}
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |